Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new slowlog fields #38295

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Add new slowlog fields #38295

merged 1 commit into from
Mar 20, 2024

Conversation

jfreden
Copy link
Contributor

@jfreden jfreden commented Mar 13, 2024

This PR adds to the elasticsearch/slowlog fileset to parse additional fields. These additional fields are introduced in elastic/elasticsearch#105621.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 13, 2024
Copy link
Contributor

mergify bot commented Mar 13, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @jfreden? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v8./d.0 is the label to automatically backport to the 8./d branch. /d is the digit

@elasticmachine
Copy link
Collaborator

elasticmachine commented Mar 13, 2024

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 135 min 59 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Contributor

mergify bot commented Mar 14, 2024

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b add_slowlog_user_data upstream/add_slowlog_user_data
git merge upstream/main
git push upstream add_slowlog_user_data

@jfreden jfreden force-pushed the add_slowlog_user_data branch 3 times, most recently from cc31660 to 04b46c6 Compare March 19, 2024 11:57
@jfreden jfreden marked this pull request as ready for review March 19, 2024 13:37
@jfreden jfreden requested a review from a team as a code owner March 19, 2024 13:37
@jfreden jfreden force-pushed the add_slowlog_user_data branch from 04b46c6 to 94c9871 Compare March 19, 2024 14:24
@jfreden jfreden added Filebeat Filebeat Team:Elastic-Agent Label for the Agent team labels Mar 19, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 19, 2024
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

elasticmachine commented Mar 19, 2024

💔 Build Failed

Failed CI Steps

History

cc @jfreden

@elasticmachine
Copy link
Collaborator

elasticmachine commented Mar 19, 2024

@jfreden
Copy link
Contributor Author

jfreden commented Mar 19, 2024

@miltonhultgren this is my first beats PR. Is it expected that windows/Unit tests and x-pack/dockerlogbeat Load dynamic pipeline's steps fail on the branch build?

@miltonhultgren
Copy link
Contributor

@jfreden Hi! Any build step that is from Buildkite is safe to ignore for now (it's in the middle of a migration).

Your build looks successful other than that so feel free to merge!

@jfreden jfreden merged commit 87b16ce into elastic:main Mar 20, 2024
44 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants